NOTE: This Technical Note has been retired. Please see the Technical Notes page for current documentation.

Technical Note NW06
KillNBP Clarification

CONTENTS

This technical note clears up some confusion regarding the Name Binding Protocol KillNBP function.

[Aug 01 1988]






Introduction

The description of the PKillNBP function on page 519 of Inside Macintosh Volume V is somewhat confusing. The data type of the parameter thePBptr is incorrectly given as ATPPBPtr and the pointer to the queue element from the NBP call to be aborted is incorrectly given as being passed in aKillQEl. The following is a correct description of the KillNBP function:

KillNBP function

FUNCTION PKillNBP (thePBptr: MPPPBPtr; async: BOOLEAN) : OSErr;

Parameter block

-> 26 csCode word Always PKillNBP

-> 28 nKillQEl pointer Pointer to queue element

Back to top

References

The AppleTalk Manager

Back to top

Downloadables

Acrobat gif

Acrobat version of this Note (32K)

Download


Back to top


Developer Documentation | Technical Q&As | Development Kits | Sample Code